-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⬆️ Bump the dependencies group with 2 updates #64
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the dependencies group with 2 updates: [poetry](https://github.com/python-poetry/poetry) and [poetry-core](https://github.com/python-poetry/poetry-core). Updates `poetry` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry@2.0.0...2.0.1) Updates `poetry-core` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/python-poetry/poetry-core/releases) - [Changelog](https://github.com/python-poetry/poetry-core/blob/main/CHANGELOG.md) - [Commits](python-poetry/poetry-core@2.0.0...2.0.1) --- updated-dependencies: - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: poetry-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Coverage Report (macos-latest / Python 3.11)
Pytest Result Summary (os: macos-latest / python-version: 3.11)
|
Coverage Report (ubuntu-latest / Python 3.12)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.12)
|
Coverage Report (ubuntu-latest / Python 3.11)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.11)
|
Coverage Report (ubuntu-latest / Python 3.10)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.10)
|
Coverage Report (macos-latest / Python 3.13)
Pytest Result Summary (os: macos-latest / python-version: 3.13)
|
Coverage Report (macos-latest / Python 3.12)
Pytest Result Summary (os: macos-latest / python-version: 3.12)
|
Coverage Report (ubuntu-latest / Python 3.13)
Pytest Result Summary (os: ubuntu-latest / python-version: 3.13)
|
Coverage Report (macos-latest / Python 3.10)
Pytest Result Summary (os: macos-latest / python-version: 3.10)
|
Coverage Report (windows-latest / Python 3.12)
Pytest Result Summary (os: windows-latest / python-version: 3.12)
|
Coverage Report (windows-latest / Python 3.11)
Pytest Result Summary (os: windows-latest / python-version: 3.11)
|
Coverage Report (windows-latest / Python 3.10)
Pytest Result Summary (os: windows-latest / python-version: 3.10)
|
Coverage Report (windows-latest / Python 3.13)
Pytest Result Summary (os: windows-latest / python-version: 3.13)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 2 updates: poetry and poetry-core.
Updates
poetry
from 2.0.0 to 2.0.1Release notes
Sourced from poetry's releases.
Changelog
Sourced from poetry's changelog.
Commits
bd500dd
release: bump version to 2.0.10ac2c1a
fix:update
,add
andremove
shall not uninstall extra dependencies32ec5cb
chore(test): update tests to expect PEP 753 compliant urls61f43e8
improve performance for merging markers from overrides30fe6c7
fix:update
,add
andremove
with--only
shall not uninstall dependenc...d6dbe8c
feat(source/show): notify when PyPI is implicit0e4f0e7
test: fix test due to changes in poetry-core1a9132c
chore(gh): use collapsible blocks in bug report2d7d173
doc(faq): add entry for PEP 621 migrationff40baa
chore(test): remove duplicated codeUpdates
poetry-core
from 2.0.0 to 2.0.1Release notes
Sourced from poetry-core's releases.
Changelog
Sourced from poetry-core's changelog.
Commits
c5547ec
release: bump version to 2.0.1ed4bb56
fix: takeproject.dynamic
into account to decide if poetry dependencies are...91f06ba
fix: do not ignore dynamic project dependencies via `tool.poetry.dependencies...4a1ab8b
Improve PEP 753 compliance6243e3f
refactor: set default formats for includes in Factory5fd8b76
fix: Fix handling of "format" in package includes initialization5e5ae74
fix(test): mock get_vcs correctly159a12a
[pre-commit.ci] pre-commit autoupdate (#808)61081dd
Fix CI, update pyproject.toml and version (#804)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions